]> git.r.bdr.sh - rbdr/Flat-Bezel.qsplugin/blobdiff - Flat Bezel/BBFlatBezelInterface.m
Port BackgroundView to swift, use system darkmode
[rbdr/Flat-Bezel.qsplugin] / Flat Bezel / BBFlatBezelInterface.m
index a191f8149056d0f36bde07ba4d8c37e078d556fe..a05a9247df653be82e5438f9b77bbc2f96933f66 100644 (file)
@@ -43,7 +43,7 @@
         [theCell setCellRadiusFactor:8];
       
         [theCell setHighlightColor:[NSColor colorWithRed:1 green:1 blue:1 alpha:.15]];
-        [theCell setTextColor:[NSColor colorWithWhite:.8 alpha:1]];
+        [theCell setTextColor:[NSColor textColor]];
         [theCell setShowDetails:NO];
         [theCell setState:NSControlStateValueOn];
         [theCell setIconSize:QSSize128];